![]() |
RTPMPDataReleaseProcPtr |
||||
Header: | QTStreamingComponents.h | Carbon status: | Supported | |
typedef void(* RTPMPDataReleaseProcPtr) ( UInt8 *inData, void *inRefCon );
You would declare your function like this if you were to name it MyRTPMPDataReleaseCallback:
void MyRTPMPDataReleaseCallback ( UInt8 *inData, void *inRefCon );
© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)